Click or drag to resize

StiChartLegendLabelsValueType Property

Gets or sets which type of information will be shown in legend.

Namespace:  Stimulsoft.Dashboard.Components.Chart
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiChartSeriesLabelsValueTypeConverter))]
public virtual Nullable<StiSeriesLabelsValueType> ValueType { get; set; }

Property Value

Type: NullableStiSeriesLabelsValueType
See Also