Renderer2D.MeasureDataRange override. Measures the data range of rendered series and assigns it to the associated Axis objects if their MinValue and MaxValue are not set.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
protected void MeasureDataRangeRelativeTo ( |
Visual Basic Copy Code |
---|
Protected Sub MeasureDataRangeRelativeTo( _ |
A RenderContext instance.
A double value specifying axis origin.
Charting for WinForms Programmer's Guide | © 2024 MindFusion |