Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
SparklineAxisVisualData Class Members
The following tables list the members exposed by SparklineAxisVisualData.
Public Properties
| Name | Description |
| AxisLine | Gets or sets the axis line visual data. |
| MaxLabel | Gets or sets the label appearance data for the maximum label. |
| MinLabel | Gets or sets the label appearance data for the minimum label. |
| Name | Gets or sets the name of the axis. |
Public Methods
| Name | Description |
| ScaleByViewport | Scales the axis data against a viewport to normalize the data for comparison. |
| Serialize | Serializes this object to a string |
See Also