|
SubsetAxes
Purpose Allows per subset control of axis index. When using this property array, the subset order is no longer related to setting MultiAxesSubsets.
One must still set MultiAxesSubsets though you only needs to make sure that the total subsets allocated within the MultiAxesSubsets items equals or matches the value of Subsets. There is a test within the chart construction that verifies that allocation of MultiAxesSubsets uses all subsets. So this test must still pass.
When setting SubsetAxes, be sure to reference all axes at least once, the chart will alter MultiAxesSubset items for you to reflect the state of SubsetAxes. This allows changing the numbers of subsets per axis without having to change MultiAxesSubsets.
In the future we may expand this logic to allow SubsetAxes to be the overall controlling factor and it may auto resize MultiAxesSubsets and auto establish RandomSubsetsToGraph / SubsetsToShow. This feature is new and hopefully we will evolve it into an easier and more flexible way to handle multi axes. See example 013 that uses SubsetAxes to change the order relationship of Subsets to MultiAxes.
Comments PeGrid.SubsetAxes members of Pego.PeGrid, Pesgo.PeGrid
See Also: MultiAxesSubsets
|
|
©2026 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |
|