官方供应商
我们作为官方授权经销商,直接提供超过200家开发厂家所发行超过1000个的产品授权给您。
查看我们的所有品牌。
affectsMinMax added to value axis range.segments property added to Line class. Allows you to pass multiple segments instead of a continous line.tooltipIntervalOffset setting added to DateAxis. If not set, axis tooltip will use value of -tooltipLocation (cell start timestamp by default), so that tooltip would should rounded value, like 06:00 instead of 06:30 when interval is hourly.tooltipDateFormats setting added to DateAxis. Allows specifying axis tooltip date formats for time each time unit, different from dateFormats. NOTE: tooltipDateFormat will override the format if set.syncWith setting added to XYCursor. Set it to an array of other XYCursor objects to automatically position them as the cursor moves.