Click or drag to resize

StiAxisTitle Property

Gets or sets axis title settings.

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

Property Value

Type: IStiAxisTitle

Implements

IStiAxisTitle
See Also