Search
BarOverlayRenderer.BackToFrontRatio Method
See Also
 






Gets the ratio between widths of backmost and frontmost bars.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

protected virtual double BackToFrontRatio ()

Visual Basic  Copy Code

Protected Overridable Function BackToFrontRatio () As Double

 Return Value

A double value. The default is 3.

 See Also