Draws a grid behind the chart at major and minor points on the X and Y axis.
- Inheritance:
-
object
Visual
UIElement
Framework
Element Control object
Properties
LineMajorBrush
Gets or sets the line major brush.
Property Value
- Brush:
The line major brush.
LineMajorVisibility
Gets or sets the major line visibility.
Property Value
- Grid
Line :Visibility The major line visibility.
LineMinorBrush
Gets or sets the line minor brush.
Property Value
- Brush:
The line minor brush.
LineMinorVisibility
Gets or sets the minor line visibility.
Property Value
- Grid
Line :Visibility The minor line visibility.
StripeAlternatingBrush
Gets or sets the brush used to fill alternate stripes.
Property Value
- Brush:
The brush used to fill alternate stripes.
StripeBrush
Gets or sets the brush used to fill stripes.
Property Value
- Brush:
The brush used to fill stripes.
StripeVisibility
Gets or sets the stripe visibility.
Property Value
- Grid
Stripe :Visibility The stripe visibility.
Methods
OnApplyTemplate()
When overridden in a derived class, is invoked whenever application code or internal processes call Apply
Refresh(Size)
Clears and redraws the grid.
Parameter | Type | Description |
---|---|---|
plotSize | Size |
Fields
LineMajorBrushProperty
Identifies the Line
LineMajorVisibilityProperty
Identifies the Line
LineMinorBrushProperty
Identifies the Line
LineMinorVisibilityProperty
Identifies the Line
StripeAlternatingBrushProperty
Identifies the Stripe
StripeBrushProperty
Identifies the Stripe
StripeVisibilityProperty
Identifies the Stripe