Class StyleLabelTitle
Chart title style
Inherited Members
Namespace: Telerik.Reporting.Charting.Styles
Assembly: Telerik.Reporting.dll
Syntax
public class StyleLabelTitle : StyleLabel, IChartingStateManagedItem, IChartingStateManager, IDisposable, ICloneable, IPosition
Constructors
StyleLabelTitle()
Creates new instance of StyleLabelTitle class.
Declaration
public StyleLabelTitle()
StyleLabelTitle(Chart)
Creates new instance of StyleLabelTitle class.
Declaration
public StyleLabelTitle(Chart chart)
Parameters
Chart
chart
Style container object |