Skip to content

1abdfec5 643b 562c acbc 89f0b7077c8d

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

AxisDefinitionLabelsModel.Font Property

Additional header content

Gets or sets a reference to the font model defined for this title.

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 FontModel Font { get; set; }

VB

Public Property Font As FontModel
	Get
	Set

Property Value

Type: FontModel
Type: FontModel

Reference to the font model defined for this title.

Remarks

[Missing documentation for "P:iTin.Export.Model.AxisDefinitionLabelsModel.Font"]

See Also

Reference

AxisDefinitionLabelsModel Class
iTin.Export.Model Namespace

Clone this wiki locally