Class AxisTitleLabelData
This class represents the label token for Axis Title.
Inherited Members
Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting.dll
Syntax
public class AxisTitleLabelData : LabelData, INotifyPropertyChanged, IFormattableData
Constructors
AxisTitleLabelData()
Declaration
public AxisTitleLabelData()
Properties
IsLabelVisible
Gets a value indicating whether this label's position is valid.
Declaration
public override bool IsLabelVisible { get; }
Property Value
System.Boolean
Returns |