[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart2DGroup.OutlineColor

OutlineColor Property

OutlineColor

Gets or sets the color used to draw figure outlines. Such figures include Bars, Pies, Areas, etc.

By default, outlines are drawn in the PlotArea ForeColor. Set this to Transparent color to use the default Chart2DPlotArea ForeColor.

Declaration
public Color OutlineColor { get; set; }