Click or drag to resize

StiChartSort Property

Gets or sets the array of strings that describes rules of sorting.

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiSortConverter))]
public virtual string[] Sort { get; set; }

Property Value

Type: String

Implements

IStiSortSort
See Also