ClassPolarGrid
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.ChartView.dll
Syntax:
public class PolarGrid : ChartGrid, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, IChartElementPresenter, IStylableElement, IStylableNode, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IShapedElement
Inheritance: objectDisposableObjectRadObjectUIChartElementChartGridPolarGrid
Implements:
Inherited Members
Constructors
PolarGrid(PolarArea)
Initializes a new instance of the PolarGrid class.
Fields
AlternatingPolarColorProperty
Declaration
public static RadProperty AlternatingPolarColorProperty
Field Value
AlternatingRadialColorProperty
Declaration
public static RadProperty AlternatingRadialColorProperty
Field Value
DrawPolarFillsProperty
Declaration
public static RadProperty DrawPolarFillsProperty
Field Value
DrawPolarStripesProperty
Declaration
public static RadProperty DrawPolarStripesProperty
Field Value
DrawRadialFillsProperty
Declaration
public static RadProperty DrawRadialFillsProperty
Field Value
DrawRadialStripesProperty
Declaration
public static RadProperty DrawRadialStripesProperty
Field Value
Properties
AlternatingPolarColor
Gets or sets a value indicating whether polar fills between stripes should be filled with alternating color.
AlternatingRadialColor
Gets or sets a value indicating whether radial fills between stripes should be filled with alternating color.
DrawPolarFills
Gets or sets a value indicating whether the space between polar stripes will be filled.
DrawPolarStripes
Gets or sets a value indicating whether polar stripes will be drawn.
DrawRadialFills
Gets or sets a value indicating whether the space between radial sripes will be filled.
DrawRadialStripes
Gets or sets a value indicating whether radial stripes will be drawn.