Gets or sets the second value.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public T2 Second { get; set; } |
Visual Basic Copy Code |
---|
Public Property Second As T2 |
An object of type T2.
Charting for .NET MAUI Guide | © 2024 MindFusion |