#LegendNavigation

##Properties

Datatype Property name Property description Default Value
Nullable ActiveColor The color for the active up or down arrow in the legend page navigation. Default: #3E576F null
Animation Animation How to animate the pages when navigating up or down. A value of true applies the default navigation given in the chart.animation option. Additional options can be given as an object containing values for easing and duration. . Default: true null
Nullable ArrowSize The pixel size of the up and down arrows in the legend paging navigation. . Default: 12 null
Nullable InactiveColor The color of the inactive up or down arrow in the legend page navigation. . Default: #CCC null
String Style Text styles for the legend page navigation. null

##Methods

###Equals(System.Object) Determines whether the specified System.Object is equal to the current System.Object.

Parameters:

Returns:

true if the specified System.Object is equal to the current System.Object; otherwise, false.


###GetHashCode() Serves as a hash function for a particular type.

Returns:

A hash code for the current System.Object.


###GetType() Gets the System.Type of the current instance.

Returns:

The System.Type instance that represents the exact runtime type of the current instance.


###ToString() Returns a System.String that represents the current System.Object.

Returns:

A System.String that represents the current System.Object.