Click or drag to resize

StatisticDisplayFormat Property


Namespace: GSF.Web.Shared.Model
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
[StringLengthAttribute(200)]
[LabelAttribute("Display Format, e.g., '{0:N3} seconds'")]
public string DisplayFormat { get; set; }
View Source

Property Value

String
See Also