StyleAxisItemText
Class
Axis item label text block's appearance
Definition
Namespace:Telerik.Reporting.Charting.Styles
Assembly:Telerik.Reporting.dll
Syntax:
C#
[TypeConverter(typeof(ExpandableObjectConverter))]
public class StyleAxisItemText : StyleTextBlock, IChartingStateManagedItem, IChartingStateManager
Inheritance: objectStateManagedObjectStyleLayoutStyleStyleTextBlockStyleAxisItemText...
Implements:
Inherited Members
Constructors
Creates a new class instance
C#
public StyleAxisItemText()
Methods
Sets the default value
C#
protected override void ResetMaxLength()
Overrides:
Gets should the MaxLength value be serialized
C#
protected override bool ShouldSerializeMaxLength()
bool
True if can be serialized, overwise returns false
Overrides: