ChartFrame

Contents
[ ]

chartFrame

       Encapsulates the object that represents the frame object in a chart.            
Property Name Property Type Nullable ReadOnly DefaultValue Description
Area Class:Area True False Gets the area.
AutoScaleFont Boolean True False True if the text in the object changes font size when the object size changes. The default value is True.
BackgroundMode String True False Gets and sets the display mode of the background
Border Class:Line True False Gets the border.
Font Class:Font True False Gets a object of the specified ChartFrame object.
IsAutomaticSize Boolean True False Indicates whether the chart frame is automatic sized.
IsInnerMode Boolean True False Indicates whether the size of the plot area size includes the tick marks, and the axis labels. False specifies that the size shall determine the size of the plot area, the tick marks, and the axis labels.
Shadow Boolean True False True if the frame has a shadow.
Width Integer True False Gets or sets the width of frame in units of 1/4000 of the chart area.
Height Integer True False Gets or sets the height of frame in units of 1/4000 of the chart area.
X Integer True False Gets or sets the x coordinate of the upper left corner in units of 1/4000 of the chart area.
Y Integer True False Gets or sets the y coordinate of the upper left corner in units of 1/4000 of the chart area.

Children Name : - ChartArea - DataLabels - DisplayUnitLabel - Legend - PlotArea - Title