Version

AxisLabelVisualData Class Members

The following tables list the members exposed by AxisLabelVisualData.

Public Constructors
 NameDescription
Public ConstructorAxisLabelVisualData ConstructorAxisLabelVisualData constructor.  
Public Fields
 NameDescription
Public FieldANCHOR_BOT_LEFTThe index of the bottom left anchor point.  
Public FieldANCHOR_BOT_RIGHTThe index of the bottom right anchor point.  
Public FieldANCHOR_CENTERThe index of the CENTER anchor point.  
Public FieldANCHOR_ENDThe index of the END anchor point.  
Public FieldANCHOR_STARTThe index of the START anchor point.  
Public FieldANCHOR_TOP_LEFTThe index of the top left anchor point.  
Public FieldANCHOR_TOP_RIGHTThe index of the top right anchor point.  
Public Properties
 NameDescription
Public PropertyAnchorsGets or sets a set of points around the label.  
Public PropertyAppearanceThe appearance of the label  
Public PropertyChartPositionGets or sets the position of the label relative to the chart.  
Public PropertyLabelPositionThe position of the label along the axis.  
Public PropertyLabelValueThe value of the label.  
Public PropertyPanelPositionGets or sets the position of the labels panel  
Public PropertyPositionThe top left point of the label panel  
Public PropertySizeThe Size of the label panel  
Public Methods
 NameDescription
Public MethodSerializeSerializes this object to a string  
See Also