Indicates if a legend's flow direction changes. Update alignment settings.
[Visual Basic .NET] Public Sub ChangeFlowDirection ( _ ByVal RightToLeft As Boolean _ )
[C#] public void ChangeFlowDirection ( bool RightToLeft );
[C++]
HRESULT ChangeFlowDirection(
VARIANT_BOOL RightToLeft
);
[C++]Parameters
RightToLeft RightToLeft is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.