AnalyticsControlInsightChartID Property
Gets the InsightChartID which should be displayed with this control.
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; set; }
Public Property InsightChartID As String
Get
Set
DEFINE AnalyticsControlInsightChartID AS CHARACTER NO-UNDO.
DEFINE PRIVATE VARIABLE AnalyticsControlInsightChartID AS CHARACTER NO-UNDO.
StringThe InsightChartID which should be displayed with this control.
StringThe InsightChartID which should be displayed with this control.
This property identifies a specific chart that will illustrate an insight in inmydata.
This value can will be found using the InsightEventArgs class passed in the InsightOpened event.