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

In This Topic
    PropertyOutputFormatterDegree Class Members
    In This Topic

    The following tables list the members exposed by PropertyOutputFormatterDegree.

    Public Constructors
    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
    Public Methods
     NameDescription
    Public MethodCopies all cloneable properties from one item to another. Make sure to call ResetInformation on the modified project in order to rebuild the object model afterwards. (Inherited from combit.Reporting.Dom.DomItem)
    Public Method (Inherited from combit.Reporting.Dom.DomItem)
    Public Method (Inherited from combit.Reporting.Dom.DomItem)
    Public Method (Inherited from combit.Reporting.Dom.DomItem)
    Top
    See Also