Click or drag to resize

StiXRadarAxisLabels 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 IStiRadarAxisLabels Labels { get; set; }

Property Value

Type: IStiRadarAxisLabels

Implements

IStiXRadarAxisLabels
See Also