Gets or Sets the DataPoint width as a percentage of PlotArea view port width. This property applies to Column, Bar, CandleStick and Stock chart types only.
Type: Double
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 DataPointWidth="10">
</vc:Chart>
Below is the chart after setting DataPointWidth property in Chart.

Remarks:
Setting DataPointWidth doesn't increases or decreases the PlotArea width.
If DataPointWidth is set, it won't affect the Axis.