GrapeCity.ActiveReports.Chart.v9 Assembly > GrapeCity.ActiveReports.Chart Namespace : DataPoint Class |
The following tables list the members exposed by DataPoint.
Name | Description | |
---|---|---|
![]() | DataPoint Constructor | Overloaded. Initializes a new instance of the DataPoint class. |
Name | Description | |
---|---|---|
![]() | Backdrop | Gets or sets the backdrop information for the DataPoint. |
![]() | BorderLine | Gets or sets the line information for the border line of the DataPoint. |
![]() | DisplayInLegend | Gets or sets a value indicating whether to display the data point in the legend. |
![]() | IsEmpty | Gets or sets a value indicating whether the DataPoint is empty. |
![]() | LegendText | Gets or sets the text as string to display for the DataPoint in the legend. |
![]() | Line | Gets or sets the line information for the line of the DataPoint. |
![]() | Marker | Gets or sets the marker information for the DataPoint. |
![]() | Properties | Gets or sets the custom properties for the DataPoint. |
![]() | Tooltip | Gets or sets the tooltip text as string for the DataPoint. |
![]() | XValue | Gets or sets the X value for the DataPoint. |
![]() | YValues | Gets or sets the Y values for the DataPoint. |