LegendEntry Class

LegendEntry class

Represents a legend entry in a chart legend.


type LegendEntry struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
IsDeletedGets and sets whether the legend entry is deleted.
SetIsDeletedGets and sets whether the legend entry is deleted.
GetFontGets a object of the specified ChartFrame object.
IsTextNoFillGets or sets no fill of the text.
SetIsTextNoFillGets or sets no fill of the text.
GetAutoScaleFontTrue if the text in the object changes font size when the object size changes.The default value is True.
SetAutoScaleFontTrue if the text in the object changes font size when the object size changes.The default value is True.
GetBackgroundModeGets and sets the display mode of the background
SetBackgroundModeGets and sets the display mode of the background