Click or drag to resize

StiChartTableHeaderTextAfter Property

Gets or sets string which will be output after 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

IStiChartTableHeaderTextAfter
See Also