Charting for WinForms Programmer's Guide
RangeSelector.AxesSource Property
See Also
 






Gets or sets the object whose Axes will be handled by this component.

Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public SeriesContainer AxesSource { get; set; }

Visual Basic  Copy Code

Public Property AxesSource As SeriesContainer

 Property Value

 See Also

RangeSelector Members
RangeSelector Class
MindFusion.Charting.Components Namespace