InsightsEventArgsInsightChartID Property

Gets the insight chart ID that this event is related to.

Definition

Namespace: inmydata.WindowsForms.Library
Assembly: inmydata.WindowsForms.Library (in inmydata.WindowsForms.Library.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public string InsightChartID { get; }

Return Value

String
The insight chart ID that this event is related to.

See Also