Class StyleYAxisLabel
Axis label style
Inheritance
System.Object
StyleYAxisLabel
Inherited Members
Namespace: Telerik.Reporting.Charting.Styles
Assembly: Telerik.Reporting.dll
Syntax
public class StyleYAxisLabel : StyleAxisLabel, IChartingStateManagedItem, IChartingStateManager, IDisposable, ICloneable, IPosition
Constructors
StyleYAxisLabel()
Declaration
public StyleYAxisLabel()
Properties
RotationAngle
Specifies label's rotation angle
Declaration
[SkinnableProperty]
public override float RotationAngle { get; set; }
Property Value
System.Single
|