Back to Devexpress

SeriesLabel.Visible Property

maui-devexpress-dot-maui-dot-charts-dot-serieslabel-30d47e6b.md

latest978 B
Original Source

SeriesLabel.Visible Property

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public DefaultBoolean Visible { get; set; }

Property Value

TypeDefault
DefaultBooleanDefault

Available values:

NameDescription
Default

The value is determined by the current object’s parent object setting (for example, a control setting).

| | True |

Corresponds to a Boolean value of true.

| | False |

Corresponds to a Boolean value of false.

|

See Also

SeriesLabel Class

SeriesLabel Members

DevExpress.Maui.Charts Namespace