Class RadialAxisPlotBandAnnotationDrawPart
Inheritance
System.Object
RadialAxisPlotBandAnnotationDrawPart
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.ChartView.dll
Syntax
public class RadialAxisPlotBandAnnotationDrawPart : DrawPart<RadialAxisPlotBandAnnotation>, IDrawPart
Constructors
RadialAxisPlotBandAnnotationDrawPart(RadialAxisPlotBandAnnotation, PolarRenderer)
Declaration
public RadialAxisPlotBandAnnotationDrawPart(RadialAxisPlotBandAnnotation element, PolarRenderer renderer)
Parameters
RadialAxisPlotBandAnnotation
element
|
PolarRenderer
renderer
|
Methods
Draw()
Declaration
public override void Draw()
Overrides
Telerik.WinControls.UI.DrawPart<Telerik.WinControls.UI.RadialAxisPlotBandAnnotation>.Draw()