Click or drag to resize
DashboardObjectShowSum Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a property that indicates whether sum point labels will be shown on the stacked chart

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public bool ShowSum { get; set; }

Return Value

Type: Boolean
True if sum point labels will be shown on the stacked chart
See Also