ClassChartGrid
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.ChartView.dll
Syntax:
cs-api-definition
public abstract class ChartGrid : UIChartElement, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, IChartElementPresenter, IStylableElement, IStylableNode, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IShapedElement
Inheritance: objectDisposableObjectRadObjectUIChartElementChartGrid
Derived Classes:
Implements:
Inherited Members
Constructors
ChartGrid()
Initializes a new instance of the ChartGrid class.
Declaration
cs-api-definition
public ChartGrid()
ChartGrid(ChartArea)
Initializes a new instance of the ChartGrid class.
Fields
AlternatingBackColor2Property
Declaration
cs-api-definition
public static RadProperty AlternatingBackColor2Property
Field Value
AlternatingBackColorProperty
Declaration
cs-api-definition
public static RadProperty AlternatingBackColorProperty
Field Value
Properties
AlternatingBackColor
Gets or sets the alternating back color.
Declaration
cs-api-definition
public Color AlternatingBackColor { get; set; }
Property Value
The color of the alternating back.
AlternatingBackColor2
Gets or sets the alternating back color2.
Declaration
cs-api-definition
public Color AlternatingBackColor2 { get; set; }
Property Value
The alternating back color2.