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; }
<TypeConverterAttribute(GetType(StiSeriesInteractionConverter))>
Public Overridable Property Interaction As IStiSeriesInteraction
Get
Set
Property Value
Type:
IStiSeriesInteractionImplements
IStiSeriesInteractionSee Also