Class ChartViewPolarPlotBand
Inheritance
System.Object
ChartViewPolarPlotBand
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.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public class ChartViewPolarPlotBand
Constructors
ChartViewPolarPlotBand(Path)
Properties
PlotBand
PlotBandFillColor
PlotBandHeight
Declaration
public double PlotBandHeight { get; }
Property Value
System.Double
|
PlotBandStrokeColor
PlotBandStrokeThickness
Declaration
public double PlotBandStrokeThickness { get; }
Property Value
System.Double
|
PlotBandWidth
Declaration
public double PlotBandWidth { get; }
Property Value
System.Double
|
PlotBandXValue
Declaration
public double PlotBandXValue { get; }
Property Value
System.Double
|
PlotBandYValue
Declaration
public double PlotBandYValue { get; }
Property Value
System.Double
|