Xceed Words for .NET v5.0 Documentation
Xceed.Document.NET Assembly / Xceed.Document.NET Namespace / ScatterDataPoint Class


    ScatterDataPoint Class Properties

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

    Public Properties
     NameDescription
    Public PropertyGets or sets the image, style, shape size and outline of the designated markers using the Marker class. This feature only works for line charts since other chart types don't use markers. (Inherited from Xceed.Document.NET.DataPoint)
    Public PropertyGets or sets the value associated with the ScatterDataPoint's x Axis.  
    Public PropertyGets or sets the value associated with the ScatterDataPoint's y Axis.  
    Top
    See Also