ASP.NET Pack Programmer's Guide
Pair(T1, T2).Second Property
See Also
 





Gets or sets the second value.

Namespace: MindFusion.Charting
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public T2 Second { get; set; }

Visual Basic  Copy Code

Public Property Second As T2

 Property Value

 See Also

Pair(T1, T2) Members
Pair(T1, T2) Class
MindFusion.Charting Namespace