ChartPlotArea

Общ преглед

ChartPlotArea е клас в Aspose.Slides FOSS за Python. Наследници от: IChartPlotArea.

Определя правоъгълник, където трябва да се изобрази графиката.

Свойства: actual_height, actual_width, actual_x, actual_y, as_i_actual_layout, as_i_chart_component, и още 15 .

Свойства на веществата

NameTypeAccessDescription
format``ReadReturns the format of a plot area.
xfloatRead/WriteX coordinate as a fraction of the chart width (0 to 1).
yfloatRead/WriteY coordinate as a fraction of the chart height (0 to 1).
widthfloatRead/WriteWidth as a fraction of the chart width (0 to 1).
heightfloatRead/WriteHeight as a fraction of the chart height (0 to 1).
rightfloatReadRight boundary (x + width).
bottomfloatReadBottom boundary (y + height).
is_location_autocalculatedboolReadDefines how location should be calculated: True if auto-calculated,
    False if defined by X, Y, Width, Height properties. |
    (not including axis/labels) or outside (including axis/labels). |

Вижте също:

 Български