GridLinesItem(AxisBase) Constructor
In This Article
Initializes a new instance of the GridLinesItem class with the specified owner.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
axis | Axis |
An Axis |
See Also