<sasads:MDRowAxis>

Subtag of MDModel used to set the row axis data for the table

This tag must be nested within a sasads:MDModel tag.

Syntax

<sasads:MDRowAxis
   [locale="java.util.Locale"]>
      [One or more row axis on separate lines]
</sasads:MDRowAxis>

Attributes

locale

More Information

If you need to subclass the tag handler class for the sasads:MDRowAxis tag, extend com.sas.taglib.sasserver.mdtable.MDRowAxisTag.