Click or drag to resize

StiSeriesShowSeriesLabels Property

Gets or sets series labels output mode.

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiShowSeriesLabelsEnumConverter))]
public StiShowSeriesLabels ShowSeriesLabels { get; set; }

Property Value

Type: StiShowSeriesLabels

Implements

IStiSeriesShowSeriesLabels
See Also