Click or drag to resize
MapDataPlotLabelColumn Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a string that identifies the column used in labels for this data plot

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

Return Value

Type: String
A string that identifies the column used in labels for this data plot

Implements

MapDataPlot_MapDataPlotLabelColumn
See Also