Click or drag to resize

StiSeriesLabelsFormat Property

Gets or sets format string which used for formating series values (if applicable).

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public string Format { get; set; }

Property Value

Type: String

Implements

IStiSeriesLabelsFormat
See Also