[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.MarkerStyle

MarkerStyle Enum

Represents the marker style for a point or series in a line chart, scatter chart, or radar chart.

Namespace: GrapeCity.Spreadsheet.Charts
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum MarkerStyle : byte
Public Enum MarkerStyle As Byte

Fields

Name Description
Automatic

Automatic markers.

Circle

Circular markers.

Dash

Long bar markers.

Diamond

Diamond-shaped markers.

Dot

Short bar markers.

None

No markers.

Picture

Picture markers.

Plus

Square markers with a plus sign.

Square

Square markers.

Star

Square markers with an asterisk.

Triangle

Triangular markers.

X

Square markers with an X.