Gets or sets a boolean value determining whether horizontal grid lines are visible.
Gets or sets the color of the fill drawn between the horizontal lines. Multiple colors can be defined by separating them with commas (e.g. "red, green, #ff32a4bb").
Gets or sets a boolean value determining whether horizontal strip lines are visible.
Gets or sets the color used to draw the horizontal lines of the grid.
Gets or sets the thickness of the horizontal lines.
Gets or sets a boolean value determining whether vertical grid lines are visible.
Gets or sets the color of the fill drawn between the horizontal lines. Multiple colors can be defined by separating them with commas (e.g. "red, green, #ff32a4bb").
Gets or sets the color used to draw the vertical lines of the grid.
Gets or sets the thickness of the vertical lines.
Identifies the horizontalLinesVisible dependency property.
Identifies the horizontalStripLineColor dependency property.
Identifies the horizontalStripLinesVisible dependency property.
Identifies the horizontalStrokeColor dependency property.
Identifies the horizontalStrokeWidth dependency property.
Identifies the verticalLinesVisible dependency property.
Identifies the verticalStripLineColor dependency property.
Identifies the verticalStripLinesVisible dependency property.
Identifies the verticalStrokeColor dependency property.
Identifies the verticalStrokeWidth dependency property.
Generated using TypeDoc
Represents a grid in a cartesian chart. A cartesian grid draws vertical and horizontal lines aligned to each tick from the vertical or horizontal axis.