text_font property

text_font property

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

Remarks

NOTE: This member is now obsolete. Instead, please use LegendEntry.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