Difference: CDAddAxisLabel (2 vs. 3)

Revision 32011-12-01 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="CDChartDirectorDesignerAPI"

.AXIS LABEL ADD NEXT

Line: 18 to 18
  <axis_label> is the desired label for the next point on the specified axis.
Added:
>
>
By default, all axis labels will be associated major ticks. To associate a label with a minor tick, use '-' as the first character of the label. To draw a label without any tick at all, use '~' as the first character of the label.

Leading '-' or '~' characters are tick specification characters and will not appear on the labels. They just specify the the tick style to be associated with the labels. If you want have a label that actually begins these characters, add '\' as the first character as the escape character.

One common issue is that there may be too many labels on the axis. You can remove some labels by replacing them with empty strings. If you want to remove the label text but leave a major tick, use a " " as the label text.

 The axis label becomes the "current" text spec and the "current" label spec.

Comments:

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback