R
RayTheOtherRay
I'm publishing a chart from Excel. While in Excel, I select the x-
axis then choose <Format Axis>, <Patterns>, <Tick Mark Labels>, <Low>
in order to get the Tick Mark Labels to appear below the chart. When
I publish the chart, the Tick Mark Labels appear on the actual x-axis
where it crosses at zero. I'm looking for the equivalent property in
OWC10 to programmatically cause the Tick Mark Labels to appear in the
"Low" position in the published chart...(or a publishing sequence that
would just make it stick when I publish!<g>). So far, I have been
looking at the chAxis object, but see only properties for
TickLabelSpacing and TickLabelUnitType. If I am reading their
descriptions properly, they only work for a category axis. In my
chart, both the x and the y axes are value axes from a pivot table.
Can you direct me to an OWC10 property that exposes this behavior?
Thanks!
RayTheOtherRay <><
axis then choose <Format Axis>, <Patterns>, <Tick Mark Labels>, <Low>
in order to get the Tick Mark Labels to appear below the chart. When
I publish the chart, the Tick Mark Labels appear on the actual x-axis
where it crosses at zero. I'm looking for the equivalent property in
OWC10 to programmatically cause the Tick Mark Labels to appear in the
"Low" position in the published chart...(or a publishing sequence that
would just make it stick when I publish!<g>). So far, I have been
looking at the chAxis object, but see only properties for
TickLabelSpacing and TickLabelUnitType. If I am reading their
descriptions properly, they only work for a category axis. In my
chart, both the x and the y axes are value axes from a pivot table.
Can you direct me to an OWC10 property that exposes this behavior?
Thanks!
RayTheOtherRay <><