Skip to content

ZoomLevel Property

Summary

Gets or sets the zoom percent values. Valid values are from 5 to 500 with a step of 5, as can be seen on UI in thecharts Zoom control.

Signature

1
public abstract int ZoomLevel {get; set;}

Return Value

int

Declaring Type

cAlgo.API.Chart


Last update: March 23, 2023