Back to Devexpress

ConstantLineBase.Visible Property

maui-devexpress-dot-maui-dot-charts-dot-constantlinebase-17af1e64.md

latest859 B
Original Source

ConstantLineBase.Visible Property

Gets or sets whether the constant line is visible. This is a bindable property.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public bool Visible { get; set; }

Property Value

TypeDefaultDescription
Booleantrue

true if the constant line is visible; otherwise, false.

|

See Also

ConstantLineBase Class

ConstantLineBase Members

DevExpress.Maui.Charts Namespace