Class PolarRadarAreaSegment
Inherited Members
Namespace: Com.Syncfusion.Charts
Assembly: Syncfusion.SfChart.Android.dll
Syntax
public class PolarRadarAreaSegment : ChartSegment
Constructors
PolarRadarAreaSegment()
Declaration
public PolarRadarAreaSegment()
Properties
XValues
Declaration
public double[] XValues { get; }
Property Value
Type |
---|
System.Double[] |
YValues
Declaration
public double[] YValues { get; }
Property Value
Type |
---|
System.Double[] |