Spread Silverlight Documentation
ActualMinorGridlineStrokeDashType Property


GrapeCity.Windows.SpreadSheet.Data Namespace > Axis Class : ActualMinorGridlineStrokeDashType Property
Gets the dash pattern of the minor grid lines.
Syntax
'Declaration
 
Public ReadOnly Property ActualMinorGridlineStrokeDashType As StrokeDashType
'Usage
 
Dim instance As Axis
Dim value As StrokeDashType
 
value = instance.ActualMinorGridlineStrokeDashType
public StrokeDashType ActualMinorGridlineStrokeDashType {get;}
See Also

Reference

Axis Class
Axis Members