InsightsEventArgsInsightChartID Property
Gets the insight chart ID that this event is related to.
Namespace: inmydata.WindowsForms.LibraryAssembly: inmydata.WindowsForms.Library (in inmydata.WindowsForms.Library.dll) Version: 1.0.0.0 (1.0.0.0)
public string InsightChartID { get; }
Public ReadOnly Property InsightChartID As String
Get
DEFINE InsightsEventArgsInsightChartID AS CHARACTER NO-UNDO.
DEFINE PRIVATE VARIABLE InsightsEventArgsInsightChartID AS CHARACTER NO-UNDO.
Return Value
StringThe insight chart ID that this event is related to.