:: com :: sun :: star :: chart ::
|
service ChartTwoAxisYSupplier |
- Description
- a helper service for chart documents which supply
primary and secondary y-axes.
|
Included Services - Summary |
ChartAxisYSupplier |
- (referenced entity's summary:)
- A helper service for the y-axis.
|
Properties' Summary |
boolean
HasSecondaryYAxis |
determines if the secondary y-axis is shown or
hidden.
|
boolean
HasSecondaryYAxisDescription |
determines for the secondary y-axis
if the labels at the tick marks are shown or hidden.
|
boolean
HasSecondaryYAxisTitle |
[ OPTIONAL ]
determines if the title of the secondary y-axis is shown or hidden.
|
Included Services - Details |
ChartAxisYSupplier
- (referenced entity's summary:)
- A helper service for the y-axis.
|
|
Exported Interfaces - Details |
XTwoAxisYSupplier
- Description
- offers access to the axis object
|
|
Properties' Details |
HasSecondaryYAxis
boolean HasSecondaryYAxis;
- Description
- determines if the secondary y-axis is shown or
hidden.
- See also
- ChartAxis
|
|
HasSecondaryYAxisDescription
boolean HasSecondaryYAxisDescription;
- Description
- determines for the secondary y-axis
if the labels at the tick marks are shown or hidden.
|
|
HasSecondaryYAxisTitle
boolean HasSecondaryYAxisTitle;
- Usage Restrictions
- optional
- Description
- determines if the title of the secondary y-axis is shown or hidden.
- Since
- OOo 3.0
- See also
- ChartTitle
|
|
Top of Page
Copyright © 1995, 2012, 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.