ComponentOne Chart for .NET (2.0) Search HelpCentral 

Area Members

Area overview

Public Properties

Axes

Supported by the .NET Compact Framework.

Gets the axes collection.

AxisX

Supported by the .NET Compact Framework.

Gets the primary X-axis object.

AxisY

Supported by the .NET Compact Framework.

Gets the primary Y-axis object.

AxisY2

Supported by the .NET Compact Framework.

Gets the primary Y2 axis object.

Inverted

Supported by the .NET Compact Framework.

Gets or sets whether the chart area is inverted.

Location

Supported by the .NET Compact Framework.

Gets or sets the location of the ChartArea in chart control client coordinates.

LocationDefault

Supported by the .NET Compact Framework.

Gets or sets the default location of the ChartArea.

Margins

Supported by the .NET Compact Framework.

Gets or sets the size of the Chart Area margins.

PlotArea

Supported by the .NET Compact Framework.

Gets the ChartPlot object that describes the region where data is charted.

Size

Supported by the .NET Compact Framework.

Gets or sets the size of the ChartArea in chart control client coordinates.

SizeDefault

Supported by the .NET Compact Framework.

Gets or sets the default size of the ChartArea.

Style

Supported by the .NET Compact Framework.

Gets the ChartArea style.

Visible

Supported by the .NET Compact Framework.

Gets or sets the ChartArea visibility.

Public Methods

ResetLocationDefault

Resets the Area location so it is calculated automatically.

ResetSizeDefault

Resets Area size so it is calculated automatically.

ResetStyle

Resets Area style inheritance state.

ShouldSerializeLocationDefault

Returns false if the ChartArea LocationDefault property is in the default state.

ShouldSerializeMargins

Returns false if the ChartArea margins are set to their default values.

ShouldSerializeSizeDefault

Returns false if the ChartArea SizeDefault property is in the default state.

ShouldSerializeStyle

Returns false if the ChartArea style property is in the default state.

See Also

Area Class | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.