Gets or sets the size factor used to calculate the thickness of the bars. This will typically be a value between 0 and 1.
This value is the factor between a single axis unit and the thickness of a bar. A value of 1 will cause all the bars to
be adjacent with no gaps between them (like a histogram). Smaller values put spaces between the bars. When plotting multiple
bar series, the BarSizeFactor is used to calculate the total thickness of all the bars plotted on the same independent axis value.
This is a dependency property. The default is 0.8.
Namespace: Mindscape.SilverlightElements.ChartingAssembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)