ChartTitle
Class
Chart Title
Definition
Namespace:Telerik.Reporting.Charting
Assembly:Telerik.Reporting.dll
Syntax:
C#
[TypeConverter(typeof(ExpandableObjectConverter))]
public class ChartTitle : ChartLabel, IChartingStateManagedItem, IChartingStateManager, IOrdering, IContainer
Inheritance: objectStateManagedObjectRenderedObjectLayoutElementChartBaseLabelChartLabelChartTitle...
Implements:
Inherited Members
Constructors
Creates a new instance of the ChartTitle class.
C#
public ChartTitle()
Creates a new instance of the ChartTitle class.
C#
public ChartTitle(Chart parent, IContainer container)
Chart
containerIContainerElements container
Creates a new instance of the ChartTitle class.