Gets or sets the offset of the chart legend. Namespace: MindFusion.Charting Syntax
Property ValueA float value that specifies the offset. RemarksThe offset of the legend is considered from the edge of the legend to the nearest chart object - the plot area, chart labels or the chart axes. The position of the legend is set with LegendPosition. Alignment is specified with LegendAlignment. Legend is drawn when the LegendLabels is not an empty list. Default value for the LegendOffset property is 15f. See Also |