BarOverlayRenderer.BackToFrontRatio override. Gets the ratio between widths of backmost and frontmost bars.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
protected override double BackToFrontRatio () |
Visual Basic
Copy Code
|
|---|
Protected Overrides Function BackToFrontRatio () As Double |
1
See Also