Skip to content

805dd2b1 09a6 a99d 761d 51e8077b6aa5

Fernando Garcia edited this page May 8, 2018 · 1 revision

ChartModel.ChartSize Property

Additional header content

Gets the dimensions of chart.

Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public Size ChartSize { get; }

VB

Public ReadOnly Property ChartSize As Size
	Get

Property Value

Type: Size
A Size structure that contains the dimensions of chart measured in pixels.

Remarks

[Missing documentation for "P:iTin.Export.Model.ChartModel.ChartSize"]

See Also

Reference

ChartModel Class
iTin.Export.Model Namespace

Clone this wiki locally