AIChatShowChartEventArgsQuestion Property

Gets the AI chat question 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 Question { get; }

Return Value

String
The AI chat question that this event is related to.

See Also