AxisHintOptions.LineVisible Property
Namespace: DevExpress.Maui.Charts
Assembly: DevExpress.Maui.Charts.dll
NuGet Package: DevExpress.Maui.Charts
Declaration
public bool LineVisible { get; set; }
Property Value
Type | Default |
---|---|
Boolean | true |
Property Paths
You can access this nested property as listed below:
Object Type | Path to LineVisible |
---|---|
AxisBase |
|
See Also