Declined
Last Updated: 22 Jun 2021 14:34 by ADMIN
Imported User
Created on: 16 Dec 2016 10:00
Category: Charts
Type: Feature Request
2
Two-way data binding for some chart component properties
I would like to have two-way data binding on some properties that are set by components themselves. Currently no output is offered for things like the min and max values of axes. It seems they can only be set, not read.

Ideally, I would like to do something like this:
        <kendo-chart-y-axis-item [(max)]="yMax" [(min)]="yMin">
        </kendo-chart-y-axis-item>

    <input type="number" [(ngModel)]="yMin" />
    <input type="number" [(ngModel)]="yMax" />


1 comment
ADMIN
Martin
Posted on: 22 Jun 2021 14:34

Hi,

We are declining this request due to low interest and demand. If it turns to be popular in the future we will reconsider the status.

Regards,
Martin
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.