MapMaxZoom Property |
|
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates the maximum zoom level for this chart
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public int MaxZoom { get; set; }
Public Property MaxZoom As Integer
Get
Set
public:
virtual property int MaxZoom {
int get () sealed;
void set (int value) sealed;
}
function get_MaxZoom();
function set_MaxZoom(value);
Return Value
Type:
Int32Implements
Map_MapMaxZoomSee Also