Series item label text block's appearance
Definition
Namespace:Telerik.Reporting.Charting.Styles
Assembly:Telerik.Reporting.dll
Syntax:
C#
[TypeConverter(typeof(ExpandableObjectConverter))]
public class StyleSeriesItemTextBlock : StyleTextBlock, IChartingStateManagedItem, IChartingStateManager
Inheritance: objectStateManagedObjectStyleLayoutStyleStyleTextBlockStyleSeriesItemTextBlock...
Implements:
Inherited Members
Constructors
Creates a new class instance
C#
public StyleSeriesItemTextBlock()
Creates a new class instance
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: