Version

SparklineAxisVisualData Class Members

The following tables list the members exposed by SparklineAxisVisualData.

Public Constructors
 NameDescription
Public ConstructorSparklineAxisVisualData ConstructorCreates a new SparklineAxisVisualData instance.  
Public Properties
 NameDescription
Public PropertyAxisLineGets or sets the axis line visual data.  
Public PropertyMaxLabelGets or sets the label appearance data for the maximum label.  
Public PropertyMinLabelGets or sets the label appearance data for the minimum label.  
Public PropertyNameGets or sets the name of the axis.  
Public Methods
 NameDescription
Public MethodScaleByViewportScales the axis data against a viewport to normalize the data for comparison.  
Public MethodSerializeSerializes this object to a string  
See Also