 | IDataFrameColumnTDataDisplayName Property |
Gets the display name of the column/series.
Namespace: ema3d.Api.V25.ResultsAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxstring DisplayName { get; }
ReadOnly Property DisplayName As String
Get
property String^ DisplayName {
String^ get ();
}
abstract DisplayName : string with get
Property Value
String
See Also