:: com :: sun :: star :: chart ::
|
service ChartTwoAxisXSupplier |
- Description
- a helper service for chart documents which supply
primary and secondary x-axes.
|
Included Services - Summary |
ChartAxisXSupplier |
- (referenced entity's summary:)
- has to be supported by charts providing the capabilities of a
horizontal axis, i.e., an x-axis.
|
Properties' Summary |
boolean
HasSecondaryXAxis |
determines if the secondary x-axis is shown or hidden.
|
boolean
HasSecondaryXAxisDescription |
determines for the secondary x-axis
if the labels at the tick marks are shown or hidden.
|
boolean
HasSecondaryXAxisTitle |
[ OPTIONAL ]
determines if the title of the secondary X-axis is shown or hidden.
|
Included Services - Details |
ChartAxisXSupplier
- (referenced entity's summary:)
- has to be supported by charts providing the capabilities of a
horizontal axis, i.e., an x-axis.
|
|
Exported Interfaces - Details |
XTwoAxisXSupplier
- Description
- offers access to the axis object
|
|
Properties' Details |
HasSecondaryXAxis
boolean HasSecondaryXAxis;
- Description
- determines if the secondary x-axis is shown or hidden.
- See also
- ChartAxis
|
|
HasSecondaryXAxisDescription
boolean HasSecondaryXAxisDescription;
- Description
- determines for the secondary x-axis
if the labels at the tick marks are shown or hidden.
|
|
HasSecondaryXAxisTitle
boolean HasSecondaryXAxisTitle;
- Usage Restrictions
- optional
- Description
- determines if the title of the secondary X-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.