DoubleType Class

Defines the DoubleType class.

Inheritance Hierarchy

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Drawing.Charts.DoubleType
        

Namespace:  DocumentFormat.OpenXml.Drawing.Charts
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public MustInherit Class DoubleType _
    Inherits OpenXmlLeafElement
'Usage
Dim instance As DoubleType
public abstract class DoubleType : OpenXmlLeafElement

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

DoubleType Members

DocumentFormat.OpenXml.Drawing.Charts Namespace

Inheritance Hierarchy

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Drawing.Charts.DoubleType
        DocumentFormat.OpenXml.Drawing.Charts.Backward
        DocumentFormat.OpenXml.Drawing.Charts.CrossesAt
        DocumentFormat.OpenXml.Drawing.Charts.CustomDisplayUnit
        DocumentFormat.OpenXml.Drawing.Charts.ErrorBarValue
        DocumentFormat.OpenXml.Drawing.Charts.Forward
        DocumentFormat.OpenXml.Drawing.Charts.Height
        DocumentFormat.OpenXml.Drawing.Charts.Intercept
        DocumentFormat.OpenXml.Drawing.Charts.Left
        DocumentFormat.OpenXml.Drawing.Charts.MaxAxisValue
        DocumentFormat.OpenXml.Drawing.Charts.MinAxisValue
        DocumentFormat.OpenXml.Drawing.Charts.SplitPosition
        DocumentFormat.OpenXml.Drawing.Charts.Top
        DocumentFormat.OpenXml.Drawing.Charts.Width