Click or drag to resize

StiChartLegendTitle Property

Gets or sets legend title settings.

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

Property Value

Type: StiChartLegendTitle
See Also