Gets or sets the CoordinateFormat defined for this PhasorDataConcentratorBase.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public CoordinateFormat CoordinateFormat { get; set; }
Public Property CoordinateFormat As CoordinateFormat Get Set
public: property CoordinateFormat CoordinateFormat { CoordinateFormat get (); void set (CoordinateFormat value); }
Remarks
Note that this value represents the default format that will be used if user has not specified a coordinate format for an individual device.