Click or drag to resize
MapDataPlotScaleToZero Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates whether the plot on this map should be scaled from zero

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

Return Value

Type: Boolean
True if the plot on this map should be scaled from zero

Implements

MapDataPlot_MapDataPlotScaleToZero
See Also