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