Skip to content

44026a53 8920 95d1 d74d 51e53020577e

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

ChartModel.GetBackColor Method

Additional header content

Gets a reference to the Color structure than represents back color for this 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 Color GetBackColor()

VB

Public Function GetBackColor As Color

Return Value

Type: Color
A Color structure that represents back color.

Remarks

[Missing documentation for "M:iTin.Export.Model.ChartModel.GetBackColor"]

See Also

Reference

ChartModel Class
iTin.Export.Model Namespace

Clone this wiki locally