GrapeCity.Xaml.SpreadSheet.Data
MinorGridlinesStrokeThemeColor Property


Gets or sets the color of the minor grid stroke theme.
Syntax
'Declaration
 
Public Property MinorGridlinesStrokeThemeColor As String
'Usage
 
Dim instance As Axis
Dim value As String
 
instance.MinorGridlinesStrokeThemeColor = value
 
value = instance.MinorGridlinesStrokeThemeColor
public string MinorGridlinesStrokeThemeColor {get; set;}

Property Value

The color of the minor grid stroke theme.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Axis Class
Axis Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options