Profile Picture

PredefinedChartStyle does not set correct orientation of axis labels

Posted By Kevin Harrison 9 Years Ago

PredefinedChartStyle does not set correct orientation of axis labels

Author
Message
Kevin Harrison
Problem Posted 9 Years Ago
View Quick Profile
Supreme Being

Supreme Being (79 reputation)Supreme Being (79 reputation)Supreme Being (79 reputation)Supreme Being (79 reputation)Supreme Being (79 reputation)Supreme Being (79 reputation)Supreme Being (79 reputation)Supreme Being (79 reputation)Supreme Being (79 reputation)

Group: Forum Members
Last Active: 3 Years Ago
Posts: 176, Visits: 1,865
In the help file for "Horizontal Charts", it states "Since this might be a labour-consuming task, it is generally recommended to use the PredefinedChartStyle property for overall setup and after that fine-tune the axes and 3D-view if this is required.", which implies that using a PredefinedChartStyle automatically sets the orientation of axis titles.

However, this is not the case. The axis titles are still drawn with the same orientations as they would be for the "standard" vertical chart style.

Nevron Support
Posted 9 Years Ago
View Quick Profile
Supreme Being

Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)

Group: Forum Members
Last Active: Last Year
Posts: 3,039, Visits: 3,746
Hi Kevin,
Thanks for noting this - it is corrected - now using a predefined chart orientation will set the axis title to scale orientation meaning title angles will be automatically synchronized with the axis orientation:
scaleConfigurator.Title.Angle = new NScaleLabelAngle(ScaleLabelAngleMode.Scale, 0);
This fix will appear in the next SP of the control.


Best Regards,
Nevron Support Team





Similar Topics


Reading This Topic