axis.sharedRange
For a facet chart (a chart with multiple bound X-fields and Y-fields), specifies whether the same scale range should be used across all sub-graphs in a facet, or whether a sub-graph's scaling should be shared only with sub-graphs in the same row (for Y-axis scaling) or same column (for X-axis scaling).
Type
Boolean
Example
Chart1.yAxis.sharedRange = false;

| << axis.reversed | © 1996-2013 InetSoft Technology Corporation (v11.4) | yaxis >> |