ClassPolarAxisPlotBandAnnotation
Class
Allows you highlight the area between two values drawn by the polar chart's polar axis.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.ChartView.dll
Syntax:
cs-api-definition
public class PolarAxisPlotBandAnnotation : PolarChartAnnotation, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, IChartElementPresenter, IStylableElement, IStylableNode, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IShapedElement
Inheritance: objectDisposableObjectRadObjectUIChartElementChartAnnotationPolarChartAnnotationPolarAxisPlotBandAnnotation
Implements:
Inherited Members
Constructors
PolarAxisPlotBandAnnotation()
Initializes a new instance of the PolarAxisPlotBandAnnotation class.
Declaration
cs-api-definition
public PolarAxisPlotBandAnnotation()
PolarAxisPlotBandAnnotation(double, double)
Initializes a new instance of the PolarAxisPlotBandAnnotation class.
Fields
FromProperty
Declaration
cs-api-definition
public static readonly RadProperty FromProperty
Field Value