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


ScatterSeries Class Members

The following tables list the members exposed by ScatterSeries.

Public Constructors
 NameDescription
Public ConstructorCreates a new ScatterSeries.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the BaseSeriesColor. (Inherited from Xceed.Document.NET.BaseSeries)
Public PropertyGets the list of data points in the ScatterSeries.  
Public PropertyGets or sets the BaseSeries' width. (Inherited from Xceed.Document.NET.BaseSeries)
Public PropertyGets or sets the list of numeric values associated with the ScatterSeriesx Axis.  
Public PropertyGets or sets the list of numeric values associated with the ScatterSeriesy Axis.  
Top
Public Methods
 NameDescription
Public MethodBinds the ScatterSeries' data.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden.   
Protected MethodOverridden.   
Protected Method (Inherited from Xceed.Document.NET.BaseSeries)
Top
See Also