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