Class RadialAxisGridLineAnnotationDrawPart
Inheritance
System.Object
RadialAxisGridLineAnnotationDrawPart
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 RadialAxisGridLineAnnotationDrawPart : DrawPart<RadialAxisGridLineAnnotation>, IDrawPart
Constructors
RadialAxisGridLineAnnotationDrawPart(RadialAxisGridLineAnnotation, PolarRenderer)
Declaration
public RadialAxisGridLineAnnotationDrawPart(RadialAxisGridLineAnnotation element, PolarRenderer renderer)
Parameters
RadialAxisGridLineAnnotation
element
|
PolarRenderer
renderer
|
Methods
Draw()
Declaration
public override void Draw()
Overrides
Telerik.WinControls.UI.DrawPart<Telerik.WinControls.UI.RadialAxisGridLineAnnotation>.Draw()