Click or drag to resize

StiChartTitle Property

Gets or sets chart title settings.

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

Property Value

Type: IStiChartTitle

Implements

IStiChartTitle
See Also