[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MarkerType

MarkerType Enum

Specifies the type of marker to use with chart data.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public enum MarkerType

Fields

Name Description
Auto

Indicates that a marker shape is chosen automatically.

Circle

Indicates a round marker.

Cross

Indicates a cross-shaped marker.

Diamond

Indicates a diamond-shaped marker.

None

Indicates no marker.

Square

Indicates a square marker.

Triangle

Indicates a triangular marker.

Extension Methods