Click or drag to resize

StiSeriesLabelsWidth Property

Gets or sets fixed width of series labels.

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

Property Value

Type: Int32

Implements

IStiSeriesLabelsWidth
See Also