<sasads:MDColumnAxis>
Subtag of MDModel used to set the column axis data for the table
This tag must be nested within a sasads:MDModel tag.
Syntax
<sasads:MDColumnAxis
[locale="java.util.Locale"]>
[One or more column axis on separate lines]
</sasads:MDColumnAxis>
Attributes
locale |
|---|
More Information
If you need to subclass the tag handler class for the sasads:MDColumnAxis tag, extend com.sas.taglib.sasserver.mdtable.MDColumnAxisTag.