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; }
<TypeConverterAttribute(GetType(StiShowSeriesLabelsEnumConverter))>
Public Property ShowSeriesLabels As StiShowSeriesLabels
Get
Set
Property Value
Type:
StiShowSeriesLabelsImplements
IStiSeriesShowSeriesLabelsSee Also