The following tables list the members exposed by ChartVisualData.
Name | Description | |
---|---|---|
ChartVisualData Constructor | Constructs a ChartVisualData |
Name | Description | |
---|---|---|
Axes | Gets or sets the visual information about the axes of the chart. | |
CentralArea | Gets or sets the central area including layout of axis, series in the chart. | |
ContentArea | Gets or sets the content area including layout of axis, series, title, and subtitle in the chart. | |
DefaultTooltip | Gets or sets the default tooltip for series. | |
DipScalingRatio | Gets device independent ratio of control's dimensions | |
Height | Gets or sets the Height of the chart container. | |
IsViewportScaled | Gets or sets whether the data been scaled against a viewport for normalization. | |
Name | Gets or sets the name of the chart. | |
PlotArea | Gets or sets the plot area of series in the chart. | |
Series | Gets or sets the visual information about the series of the chart. | |
Subtitle | Gets or sets the visual information about the subtitle of the chart. | |
Title | Gets or sets the visual information about the title of the chart. | |
Width | Gets or sets the Width of the chart container. |
Name | Description | |
---|---|---|
GetBounds | Gets bounds of the chart | |
GetSerializedSeriesPoints | Gets Serialized series of points for specified series name and point settings | |
ScaleByViewport | Scales the chart data against a viewport to normalize the data for comparison. | |
Serialize | Serializes this object to a string |