Gets or sets the end number on the Y2-axis for the zoom.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
SyntaxC#
Copy Code
|
|---|
public List<Double> EndNum2 { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property EndNum2 As List(Of Double) |
See Also