MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Bullet Namespace / IBulletChart Interface / MarkerStyle Property

In This Topic
MarkerStyle Property (IBulletChart)
In This Topic
Gets the style of the marker.
Syntax
'Declaration
 
ReadOnly Property MarkerStyle As LineStyle
 

Property Value

The marker style as a GrapeCity.ActiveReports.Rendering.Components.Dashboard.LineStyle.
See Also