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


In This Topic
    ScatterDataPoint Class Members
    In This Topic

    The following tables list the members exposed by ScatterDataPoint.

    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