DashboardDataAxisNames.PivotColumnAxis Field
Identifies a pivot column axis.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v20.2.Core.dll
Declaration
public const string PivotColumnAxis = "Column"
Public Const PivotColumnAxis As String = "Column"
Field Value
Type |
---|
String |
See Also
Feedback