Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace / RadarSeries Class
Properties


RadarSeries Class Members

The following tables list the members exposed by RadarSeries.

Public Constructors
 NameDescription
Public ConstructorCreates a RadarSeries in the Chart.  
Top
Public Properties
 NameDescription
Public PropertyGets the CellRange associated with the ChartValueRange. (Inherited from Xceed.Workbooks.NET.ChartValueRange)
Public PropertyGets the RadarSeries' data labels.  
Public PropertyGets the Area that will be filled with a color. (Inherited from Xceed.Workbooks.NET.Series)
Public PropertyGets the RadarSeriesMarkers.  
Public PropertyGets or sets the Series' name. (Inherited from Xceed.Workbooks.NET.Series)
Public PropertyGets or sets if the Series is plotted on the secondary Axis. (Inherited from Xceed.Workbooks.NET.Series)
Public PropertyGets the Line associated with the Series. (Inherited from Xceed.Workbooks.NET.Series)
Public PropertyGets or sets the values associated with the ChartValueRange. (Inherited from Xceed.Workbooks.NET.ChartValueRange)
Top
See Also