[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.Bullet.MarkerShape

MarkerShape Enum

Specifies the marker shape to use in a bullet chart.

Namespace: GrapeCity.ActiveReports.Rendering.Components.Bullet
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum MarkerShape

Fields

Name Description
Dot

Specifies a dot marker.

Line

Specifies a line marker.

Square

Specifies a square marker.

Extension Methods