:: com :: sun :: star :: chart ::
|
constants group ChartAxisAssign |
- Description
- These values specify to which y-axis a data row is assigned.
|
Constants' Details |
PRIMARY_Y
const long PRIMARY_Y = 2;
- Description
- Assign row to primary y-axis
|
|
SECONDARY_Y
const long SECONDARY_Y = 4;
- Description
- Assign row to secondary y-axis
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.