Back to Devexpress

IChartSeriesLabelBorder.Visible Property

blazor-devexpress-dot-blazor-dot-ichartserieslabelborder-a11bceb9.md

latest1014 B
Original Source

IChartSeriesLabelBorder.Visible Property

Specifies whether label borders are visible.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
bool Visible { get; set; }

Property Value

TypeDescription
Boolean

true to display borders; otherwise, false.

|

Remarks

Enable the Visible property to display label borders.

Refer to the IChartSeriesLabelBorder interface description for additional information and an example.

See Also

IChartSeriesLabelBorder Interface

IChartSeriesLabelBorder Members

DevExpress.Blazor Namespace