Click or drag to resize

StiAxisLabels Property

Gets or sets axis labels settings.

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

Property Value

Type: IStiAxisLabels

Implements

IStiAxisLabels
See Also