ScatterPointLabelContentType Enum
Lists values that identify types of content displayed within point labels.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v20.2.Core.dll
Declaration
Members
Name | Description |
---|---|
Argument | The argument value. |
Weight | The weight summary value. |
Values | Summary values. |
ArgumentAndWeight | The argument and corresponding weight summary value. |
ArgumentAndValues | The argument value and corresponding summary values. |
Remarks
Values listed by this enumeration are used to set the ScatterPointLabelOptions.Content property.
See Also
Feedback