MarkerAspectRatio Property (FlexChartLegend)

Action

Gets the aspect ratio for the marker associated with this legend item.

Some markers provided by chart series are intended for display at a particular aspect ratio. If this property is set, the legend item guarantees the aspect ratio of the marker during layout.

Syntax

C#
protected Double markerAspectRatio { get; }
VB
'Declaration
Protected Read Property markerAspectRatio As Double

Access

Read only.