Click or drag to resize

StiSeriesInteraction Property

Gets interaction options of this series.

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

Property Value

Type: IStiSeriesInteraction

Implements

IStiSeriesInteraction
See Also