List & Label .NET
combit.Reporting.Dom Namespace / PropertyOutputFormatterDegree Class

In This Topic
    PropertyOutputFormatterDegree Class Properties
    In This Topic

    For a list of all members of this type, see PropertyOutputFormatterDegree members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the number of decimals.  
    Public Property  
    Public PropertyGets or sets if a zero value should be displayed as empty string.  
    Public Property

    Gets or sets the format type. Possible values are:

     

    Value Meaning
    1 degrees with decimals
    2 degrees with minutes
    3 degrees with minutes and seconds

     
    Public Property

    Gets or sets the input data unit. Possible values are:

     

    Value Meaning
    0 degree
    1 radiant

     
    Public Property (Inherited from combit.Reporting.Dom.DomItem)
    Public PropertyGets or sets if empty parts (e.g. no minutes, just seconds) should be omitted or printed.  
    Top
    See Also