Click or drag to resize
DashboardDesignerAboutMenuItemLabel Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the label of the about menu item on the context menu of charts.

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

Property Value

Type: String
The label of the about menu item on the context menu of charts.

Return Value

Type: String
The label of the about menu item on the context menu of charts.
Remarks