Class StyleAxisItemText
Axis item label text block's appearance
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Charting.Styles
Assembly: Telerik.WinControls.RadChart.dll
Syntax
public class StyleAxisItemText : StyleTextBlock, IChartingStateManagedItem, IChartingStateManager, ICloneable, IPosition
Constructors
StyleAxisItemText()
Creates a new class instance
Declaration
public StyleAxisItemText()
Methods
ResetMaxLength()
Sets the default value
Declaration
protected override void ResetMaxLength()
Overrides
ShouldSerializeMaxLength()
Gets should the MaxLength value be serialized
Declaration
protected override bool ShouldSerializeMaxLength()
Returns
System.Boolean
True if can be serialized, overwise returns false |