Click or drag to resize

StiChartTable Property

Gets table of the chart.

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiUniversalConverter))]
public IStiChartTable Table { get; set; }

Property Value

Type: IStiChartTable

Implements

IStiChartTable
See Also