text_font property

text_font property

Gets a ChartFrame.font object of the specified ChartFrame object.

Remarks

NOTE: This member is now obsolete. Instead, please use ChartFrame.Font property. This property will be removed 12 months later since JANUARY 2012. Aspose apologizes for any inconvenience you may have experienced.

Definition:

@property
def text_font(self):
    ...

See Also