Class ChartLabelPositionNegativeAttribute

All Implemented Interfaces:
Serializable, Cloneable, Attr, EventTarget, Node, NodeList, TypeInfo

public class ChartLabelPositionNegativeAttribute extends OdfAttribute
DOM implementation of OpenDocument attribute @chart:label-position-negative.
See Also:
  • Field Details

    • ATTRIBUTE_NAME

      public static final OdfName ATTRIBUTE_NAME
  • Constructor Details

    • ChartLabelPositionNegativeAttribute

      public ChartLabelPositionNegativeAttribute(OdfFileDom ownerDocument)
      Create the instance of OpenDocument attribute @chart:label-position-negative.
      Parameters:
      ownerDocument - The type is OdfFileDom
  • Method Details