StyleYAxisLabel
Class
Axis label style
Definition
Namespace:Telerik.Reporting.Charting.Styles
Assembly:Telerik.Reporting.dll
Syntax:
C#
[TypeConverter(typeof(ExpandableObjectConverter))]
public class StyleYAxisLabel : StyleAxisLabel, IChartingStateManagedItem, IChartingStateManager
Inheritance: objectStateManagedObjectStyleLayoutStyleStyleLabelStyleLabelHiddenStyleAxisLabelStyleYAxisLabel...
Implements:
Inherited Members
Constructors
C#
public StyleYAxisLabel()
Properties
RotationAngle
float
Specifies label's rotation angle
C#
[SkinnableProperty]
public override float RotationAngle { get; set; }
Overrides: