Gets or sets the legend background brush. Namespace: MindFusion.Charting.WebForms Syntax
Property ValueAn object of type MindFusion.Drawing.Brush. RemarksThe LegendBackgroundBrush object is used for drawing the background of the chart's legend. The legend bounding rectangle is drawn with LegendPen. A chart is drawn with a legend when the LegendLabels property is not an empty array. Default value for the LegendBackgroundBrush property is null. See Also |