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; }
<TypeConverterAttribute(GetType(StiUniversalConverter))>
Public Property Title As IStiChartTitle
Get
Set
Property Value
Type:
IStiChartTitleImplements
IStiChartTitleSee Also