Class ChartXAxisLabel
Inheritance
System.Object
ChartXAxisLabel
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public class ChartXAxisLabel : ContentControl, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement
Constructors
ChartXAxisLabel()
Declaration
public ChartXAxisLabel()
Properties
AxisLabelColor
SelectedAxisLabelColorValue
Declaration
public string SelectedAxisLabelColorValue { get; }
Property Value
System.String
|
XamlTag
Declaration
public override string XamlTag { get; }
Property Value
System.String
|
Overrides
XOffset
Declaration
public double XOffset { get; }
Property Value
System.Double
|
Methods
AssignReference(AutomationReference)
Declaration
public override void AssignReference(AutomationReference reference)
Parameters
AutomationReference
reference
|