Click or drag to resize

ChartDataLabel SeriesNameVisible Property

Indicates whethere the series name display behavior for the data labels on a chart. Read/write Boolean .

Namespace: Spire.Presentation.Charts
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public bool SeriesNameVisible { get; set; }

Property Value

Type: Boolean
See Also