Class ChartGrid
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Chart
Assembly: Telerik.WinUI.Controls.dll
Syntax
public abstract class ChartGrid : ChartElementPresenter, IChartElementPresenter, IElementPresenter
Constructors
ChartGrid()
Declaration
protected ChartGrid()
Fields
DefaultStripeBrushProperty
Declaration
public static readonly DependencyProperty DefaultStripeBrushProperty
Field Value
Microsoft.
|
Properties
DefaultStripeBrush
Declaration
public Brush DefaultStripeBrush { get; set; }
Property Value
Microsoft.
|