Click or drag to resize

StiChartElementInteraction Property

[Missing <summary> documentation for "P:Stimulsoft.Dashboard.Components.Chart.StiChartElement.Interaction"]

Namespace:  Stimulsoft.Dashboard.Components.Chart
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiDashboardInteractionConverter))]
public override StiInteraction Interaction { get; set; }

Property Value

Type: StiInteraction

Implements

IStiInteractionInteraction
See Also