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

In This Topic
TickLineStyle Property
In This Topic
Gets the style of the ticks.
Syntax
'Declaration
 
ReadOnly Property TickLineStyle As LineStyle
 

Property Value

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