Gets or sets the caption for this
AnovaRow.
Namespace: Extreme.StatisticsAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
public string Caption { get; set; }
Public Property Caption As String
Get
Set
public:
property String^ Caption {
String^ get ();
void set (String^ value);
}
member Caption : string with get, set
Property Value
Type:
String
The caption is the row heading of the row in the AnovaTable.
Numerical Libraries
Supported in: 6.0, 5.x, 4.x
Reference