[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.RadarStyle

RadarStyle Enum

Represents the possible styles of radar chart.

Namespace: GrapeCity.Spreadsheet.Charts
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum RadarStyle
Public Enum RadarStyle

Fields

Name Description
Filled

The radar chart shall be filled and have lines but no markers.

Marker

The radar chart shall have lines and markers but no fill.

Standard

The radar chart shall have lines but no markers and no fill.