DataLabel.Font Property

Definition

Returns a Font object that represents the font of the specified object.

public:
 property Microsoft::Office::Interop::Word::ChartFont ^ Font { Microsoft::Office::Interop::Word::ChartFont ^ get(); };
public Microsoft.Office.Interop.Word.ChartFont Font { get; }
member this.Font : Microsoft.Office.Interop.Word.ChartFont
Public ReadOnly Property Font As ChartFont

Property Value

ChartFont

Applies to