axis label change with the range

Hi, I generate the primary x axis with label model,and get the data from data table, I want the label start at the point(1,0),but the label started at the point(0,0).How can I solve this problem? And I want the label adjusted when the x-axis''s range changed.

1 Reply

AD Administrator Syncfusion Team August 29, 2005 02:23 PM UTC

Hi Susan, Sorry for the delayed response. Please refer the sample attached below. sample_5208.zip You can use a separate dataset for the labels, to display different ranges when X-axis range changes. Please let me know if this helps. Thanks for your interest in Syncfusion products. Regards, Geetha. >Hi, > I generate the primary x axis with label model,and get the data from data table, I want the label start at the point(1,0),but the label started at the point(0,0).How can I solve this problem? > And I want the label adjusted when the x-axis''s range changed. >

Loader.
Up arrow icon