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