Click or drag to resize

StiChartStrips Property

Gets os sets strips settings of the chart.

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

Property Value

Type: StiStripsCollection

Implements

IStiChartStrips
See Also