skip to main content
Charts > Programmer's documentation > Advanced globalization in JViews Charts > JViews web framework for bidirectional text (bidi) > jvcf:chartContextualMenu
 
jvcf:chartContextualMenu
The base text direction property is implemented as the attribute baseTextDirection of the tag jvcf:chartContextualMenu. For example:
<jvcf:chartContextualMenu id="chartContextualMenu" baseTextDirection="RTL"/>
Supported values:
*"LTR": Left to Right text.
*"RTL": Right to Left text.
*"Contextual": the default value, which indicates no predefined direction; the actual direction is determined by the content.

Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.