DrillDownEventArgsDataValues Property

Gets the data values that relate to this 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 DataValues { get; }

Return Value

Collection
The data values that relate to this event.

See Also