Chart title text container properties
Inheritance Hierarchy
Namespace: Kettic.AspNet.Controls.ChartModelAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class TextBlockLegend : CanHiddenTextArea
<TypeConverterAttribute(GetType(ExpandableObjectConverter))>
Public Class TextBlockLegend
Inherits CanHiddenTextArea
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public ref class TextBlockLegend : public CanHiddenTextArea
[<TypeConverterAttribute(typeof(ExpandableObjectConverter))>]
type TextBlockLegend =
class
inherit CanHiddenTextArea
end
Constructors
See Also