Initializes a new instance of the Legend class.
FlexChartBase that owns this Legend.
Gets or sets the maximum legend size (width for left or right position and height for top or bottom position). The size can be specified in pixels: maxSize = '100px' or percents: maxSize = '50%'.
Gets or sets a value that determines the orientation of the legend.
Gets or sets a value that determines whether and where the legend appears in relation to the plot area.
Gets or sets a value that determines whether the scrollbar should be used for a long legend.
The default value for this property is false.
Gets or sets a value that determines the title of the legend.
Gets or sets a value that determines the align value of the legend. The value should be 'left', 'center' or 'right'.
Represents the chart legend.