Class VerticalStripLines2D
Represents the container class for 2D gridlines.
Inheritance
System.Object
VerticalStripLines2D
Inherited Members
Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting.dll
Syntax
public class VerticalStripLines2D : StripLines2DBase<VerticalStripLine2D>, ISupportsDataAxis, ILogicalItem
Constructors
VerticalStripLines2D()
Initializes a new instance of the VerticalStripLines2D class.
Declaration
public VerticalStripLines2D()
Properties
DataAxis
Gets the DataAxis associated with the respective axis element.
Declaration
public override IDataAxis DataAxis { get; set; }
Property Value
IDataAxis
|
Overrides
Telerik.Windows.Controls.Charting.Axis2DBase<Telerik.Windows.Controls.Charting.VerticalStripLine2D>.DataAxis