Click or drag to resize
TextBlockLegend Class
Chart title text container properties
Inheritance Hierarchy

Namespace: Kettic.AspNet.Controls.ChartModel
Assembly: 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
Constructors
  NameDescription
Public methodTextBlockLegend
Create new instance of TextBlockLegend class.
Public methodTextBlockLegend(ExtendedLabelCollectionBase, IContainer)
Create new instance of TextBlockLegend class.
Top
See Also