AIChatShowChartEventArgsAIChatChartIDs Property

Gets the AI Chat Chart ID's that relate to the ShowCharts event.

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 Collection AIChatChartIDs { get; }

Return Value

Collection
The AI Chat Chart ID's that relate to the ShowCharts event.

See Also