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