Class LinearAxis3D
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.Wpf
Assembly: Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax
public class LinearAxis3D : Axis3D, IAutomationPeer, IPeerConverter, IFrameworkElement, ITargetElement
Constructors
LinearAxis3D()
Declaration
public LinearAxis3D()
Properties
DesiredTickCount
Declaration
public int DesiredTickCount { get; set; }
Property Value
System.Int32
|
TickOrigin
Declaration
public int TickOrigin { get; set; }
Property Value
System.Int32
|