Gets or sets the object whose Axes will be handled by this component.
Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting
C# Copy Code |
---|
public SeriesContainer AxesSource { get; set; } |
Visual Basic Copy Code |
---|
Public Property AxesSource As SeriesContainer |