Gets or sets the brushes for drawing Y2-bound chart graphics. Namespace: MindFusion.Charting.WebForms Syntax
Property ValueAn object of type MindFusion.Drawing.BrushCollection. RemarksY2 chart graphics are drawn only when the Y2Data property is not empty. Use Y2ChartPens to set the pens. If the brushes are less than the data series, the control cycles through them. Default value for the Y2ChartBrushes property is an empty BrushCollection. See Also |