M
Michael Weiss
Hello All,
I am trying to set the font size of the row axis label on
a OWC 10.0 Pivot control. I am having a hard time
actually finding the correct object model path to the
label object. So far I have tried
ptable.ActiveData.RowAxis.label as well as
pview.RowAxis.label... where pview is the ptable object's
active view.
Anyone have any ideas on what the correct syntax would be
to access the row object's label's font size property?
Also the same for a column object's label?
Thank you,
Michael
I am trying to set the font size of the row axis label on
a OWC 10.0 Pivot control. I am having a hard time
actually finding the correct object model path to the
label object. So far I have tried
ptable.ActiveData.RowAxis.label as well as
pview.RowAxis.label... where pview is the ptable object's
active view.
Anyone have any ideas on what the correct syntax would be
to access the row object's label's font size property?
Also the same for a column object's label?
Thank you,
Michael