Spread Silverlight Documentation
ActualMajorGridlinesStroke Property (Axis)


Gets the actual brush of the major grid lines.
Syntax
'Declaration
 
Public ReadOnly Property ActualMajorGridlinesStroke As System.Windows.Media.Brush
'Usage
 
Dim instance As Axis
Dim value As System.Windows.Media.Brush
 
value = instance.ActualMajorGridlinesStroke
public System.Windows.Media.Brush ActualMajorGridlinesStroke {get;}

Property Value

The actual brush of the major grid lines.
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

Axis Class
Axis Members

 

 


Copyright © GrapeCity, inc. All rights reserved.