Click or drag to resize
GaugeDataLabelStep Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates that a label will be shown every n-th tick mark.

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

Property Value

Type: Int32
n where a label will be shown every n-th tick mark.

Return Value

Type: Int32
n where a label will be shown every n-th tick mark.
Remarks