ClassTextBlockXAxisLabel
Class
Chart X Axis text container properties
Definition
Namespace:Telerik.Charting
Assembly:Telerik.WinControls.RadChart.dll
Syntax:
cs-api-definition
[TypeConverter(typeof(ExpandableObjectConverter))]
public class TextBlockXAxisLabel : TextBlock, IChartingStateManagedItem, IChartingStateManager, IOrdering
Inheritance: objectStateManagedObjectRenderedObjectLayoutElementTextBlockTextBlockXAxisLabel
Implements:
Inherited Members
Constructors
TextBlockXAxisLabel()
Create new instance of TextBlockXAxisLabel class.
Declaration
cs-api-definition
public TextBlockXAxisLabel()
TextBlockXAxisLabel(AxisLabel, IContainer)
Create new instance of TextBlockXAxisLabel class.
Declaration
cs-api-definition
public TextBlockXAxisLabel(AxisLabel parent, IContainer container)
Parameters
parent
Parent element
container
Container element