Class ChartViewAxisTick
Inheritance
System.Object
ChartViewAxisTick
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.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public class ChartViewAxisTick
Constructors
ChartViewAxisTick(Rectangle)
Properties
CanvasLeft
Declaration
public double CanvasLeft { get; }
Property Value
System.Double
|
CanvasTop
Declaration
public double CanvasTop { get; }
Property Value
System.Double
|
Tick
TickColor
TickHeight
Declaration
public double TickHeight { get; }
Property Value
System.Double
|
TickStrokeThickness
Declaration
public double TickStrokeThickness { get; }
Property Value
System.Double
|
TickWidth
Declaration
public double TickWidth { get; }
Property Value
System.Double
|