[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
View for computing statistics that require 2 input variable arrays containing X and Y datapoints.
Subclasses compute correlation or regression values, for instance.
The following tables list the members exposed by the BaseBivariateStatisticsView type.
Public Properties
Name | Description | |
---|---|---|
![]() | EventType |
Provides metadata information about the type of object the event collection contains.
(Inherited from ViewSupport.) |
![]() | FieldNameX |
Gets or sets the field name of the field supplying X data points.
|
![]() | FieldNameY |
Gets or sets the field name of the field supplying Y data points.
|
![]() | HasViews |
Test is there are any views to the Viewable.
(Inherited from ViewSupport.) |
![]() | Id |
Gets the unique id for the view
(Inherited from ViewSupport.) |
![]() | Parent |
Gets or sets the view's parent viewable.
(Overrides .Parent.) |
![]() | ViewServiceContext |
Gets or sets the context instances used by the view.
|