Click or drag to resize

StiSeriesLabelsTextAfter Property

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

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

Property Value

Type: String

Implements

IStiSeriesLabelsTextAfter
See Also