options/highcharts_yaxis_stack_labels_options
library
Classes
-
HighchartsYAxisStackLabelsAnimationOptions
-
Enable or disable the initial animation when a series is
displayed for the
stackLabels
. The animation can also be set as
a configuration object. Please note that this option only
applies to the initial animation.
For other animations, see chart.animation
and the animation parameter under the API methods.
The following properties are supported:
-
HighchartsYAxisStackLabelsOptions
-
The stack labels show the total value for each bar in a stacked
column or bar chart. The label will be placed on top of positive
columns and below negative columns. In case of an inverted column
chart or a bar chart the label is placed to the right of positive
bars and to the left of negative bars.
-
HighchartsYAxisStackLabelsStyleOptions
-
CSS styles for the label.