GrapeCity.Xaml.SpreadSheet.Data
MajorGridlinesStrokeThemeColor Property


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

Property Value

The color of the major 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