[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.MarkerType

MarkerType Enum

Specifies the marker types for charts.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum MarkerType : byte

Fields

Name Description
Auto

The automatically determined marker type.

Circle

The circle markers.

Cross

The cross markers.

Diamond

The diamond markers.

None

No markers should be displayed.

Square

The square markers.

Triangle

The triangle markers.

Extension Methods