Skip to content

8932cd59 a824 3d45 2e2e 304ea1af38ee

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

ChartSerieModel.GetColor Method

Additional header content

Gets a reference to the Color structure than represents color for this data serie.

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 GetColor()

VB

Public Function GetColor As Color

Return Value

Type: Color
A Color structure that represents color of data serie.

Remarks

[Missing documentation for "M:iTin.Export.Model.ChartSerieModel.GetColor"]

See Also

Reference

ChartSerieModel Class
iTin.Export.Model Namespace

Clone this wiki locally