C1.Silverlight.Chart.5
MajorGridFill Property

Gets or sets the System.Windows.Media.Brush used to fill the major grid.
Syntax
'Declaration
 
Public Property MajorGridFill As System.Windows.Media.Brush
public System.Windows.Media.Brush MajorGridFill {get; set;}
Remarks
You can use this property to create a striped plot appearance.
See Also

Reference

Axis Class
Axis Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.