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