| ChartDrawEventArgsQuery Property |
Gets the data query.
Namespace:
Dynamicweb.Controls.Charts
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public DataQuery Query { get; }
Public ReadOnly Property Query As DataQuery
Get
Property Value
Type:
DataQueryRemarks See Also