AxisRenderer.EffectiveAxis override. Gets the effective horizontal Axis in current context, getting one from Plot2D or chart control if there's no local Axis associated with this renderer.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
protected override Axis EffectiveAxis ( |
Visual Basic Copy Code |
---|
Protected Overrides Function EffectiveAxis( _ |
A RenderContext instance.
An Axis instance.
Charting for .NET MAUI Guide | © 2024 MindFusion |