Click or drag to resize

StiSeriesLabelsValueTypeSeparator Property

Gets or sets string which contain separator for value information (if applicated).

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual string ValueTypeSeparator { get; set; }

Property Value

Type: String

Implements

IStiSeriesLabelsValueTypeSeparator
See Also