Click or drag to resize

StiSeriesLabelsTextBefore Property

Gets or sets text which will be shown before label text.

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

Property Value

Type: String

Implements

IStiSeriesLabelsTextBefore
See Also