Click or drag to resize

StiParetoSeriesWidth Property

Gets or sets the width factor of one bar series. Value 1 is equal to 100%.

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

Property Value

Type: Single

Implements

IStiClusteredColumnSeriesWidth
See Also