ComponentOne FinancialChart for WinForms
MinorGrid Property

C1.Win.Chart Namespace > Axis Class : MinorGrid Property
Gets or sets a value indicating whether the axis includes minor grid lines.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property MinorGrid As Boolean
[DefaultValue()]
public bool MinorGrid {get; set;}
See Also

Reference

Axis Class
Axis Members