Class AxisTitleLabelData
This class represents the label token for Axis Title.
Inherited Members
System.Object.ToString()
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.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 |