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; }
<TypeConverterAttribute(GetType(StiUniversalConverter))>
Public Property Labels As IStiAxisLabels
Get
Set
Property Value
Type:
IStiAxisLabelsImplements
IStiAxisLabelsSee Also