Version

AxisAnnotationFrame Class Members

The following tables list the members exposed by AxisAnnotationFrame.

Public Constructors
 NameDescription
Public ConstructorAxisAnnotationFrame ConstructorCreates an instance of axis annotation frame  
Public Properties
 NameDescription
Public PropertyXAxesGets or sets the x axes that are being annotated.  
Public PropertyXAxisAnnotationBackgroundCornerRadiusGets or sets the corner radii of the x axis annotation backgrounds.  
Public PropertyXAxisAnnotationBackgroundsGets or sets the colors of the x axis annotation backgrounds.  
Public PropertyXAxisAnnotationOutlinesGets or sets the colors of the x axis annotation outlines.  
Public PropertyXAxisAnnotationPaddingsBottomGets or sets the padding spaces around the text on the x axis annotations.  
Public PropertyXAxisAnnotationPaddingsLeftGets or sets the padding spaces around the text on the x axis annotations.  
Public PropertyXAxisAnnotationPaddingsRightGets or sets the padding spaces around the text on the x axis annotations.  
Public PropertyXAxisAnnotationPaddingsTopGets or sets the padding spaces around the text on the x axis annotations.  
Public PropertyXAxisAnnotationStrokeThicknessesGets or sets the thicknesses of the x axis annotation outlines.  
Public PropertyXAxisAnnotationTextColorsGets or sets the text colors of the x axis annotations.  
Public PropertyXAxisValuePositionsGets or sets the crossing values with the x axis to use for positioning the annotation.  
Public PropertyXAxisValuesGets or sets the crossing values with the x axis  
Public PropertyYAxesGets or sets the y axes that are being annotated.  
Public PropertyYAxisAnnotationBackgroundCornerRadiusGets or sets the corner radii of the y axis annotation backgrounds.  
Public PropertyYAxisAnnotationBackgroundsGets or sets the colors of the y axis annotation backgrounds.  
Public PropertyYAxisAnnotationOutlinesGets or sets the colors of the y axis annotation outlines.  
Public PropertyYAxisAnnotationPaddingsBottomGets or sets the padding spaces around the text on the y axis annotations.  
Public PropertyYAxisAnnotationPaddingsLeftGets or sets the padding spaces around the text on the y axis annotations.  
Public PropertyYAxisAnnotationPaddingsRightGets or sets the padding spaces around the text on the y axis annotations.  
Public PropertyYAxisAnnotationPaddingsTopGets or sets the padding spaces around the text on the y axis annotations.  
Public PropertyYAxisAnnotationStrokeThicknessesGets or sets the thicknesses of the y axis annotation outlines.  
Public PropertyYAxisAnnotationTextColorsGets or sets the text colors of the y axis annotations.  
Public PropertyYAxisValuePositionsGets or sets the crossing values with the y axis to use for positioning the annotation.  
Public PropertyYAxisValuesGets or sets the crossing values with the y axis  
Public Methods
 NameDescription
Public MethodInterpolateOverridden. Interpolates between two frames into this frame.  
Protected Methods
 NameDescription
Protected Methodstatic (Shared in Visual Basic)InterpolateAxesInterpolates axis values  
See Also