Gets or sets the CoordinateFormat for the IPhasorDefinition objects in the PhasorDefinitions of this IConfigurationCell.
Declaration Syntax
C# | Visual Basic | Visual C++ |
CoordinateFormat PhasorCoordinateFormat { get; set; }
Property PhasorCoordinateFormat As CoordinateFormat Get Set
property CoordinateFormat PhasorCoordinateFormat { CoordinateFormat get (); void set (CoordinateFormat value); }