Gets or sets the color for the side face (wall) of PlotArea in 3D charts.
Type: Brush
Namespace: Visifire.Charts
Assembly:
|
Silverlight: |
SLVisifire.Charts (in SLVisifire.Charts.dll) |
|
WPF: |
WPFVisifire.Charts (in WPFVisifire.Charts.dll) |
This attribute applies to:
Syntax:
<vc:Chart ... >
<vc:Chart.PlotArea>
<vc:PlotArea SideFaceBackground="Transparent"/>
</vc:Chart.PlotArea>
</vc:Chart>
Below is the chart after setting SideFaceBackground property in PlotArea
