Static
$tStatic
nextReturns or sets the
This property provides a way to specify font settings for a particular legend entry; to apply font settings to all legend entries, use the Legend.defaultFont property.
Returns or sets a ChartFillBase derived object which defines the font color(s) for this legend entry.
This property returns null by default, indicating that no fill is applied.
To apply a solid color fill, assign an instance of the ChartSolidFill class to this property.
To apply a gradient fill, assign an instance of the ChartGradientFill class to this property.
Returns or sets a boolean value indicating whether this entry has been removed from the WorksheetChart.legend
Deletion does not remove the entry from the Legend.legendEntries collection, but rather marks it as deleted, so that it does not appear in the legend.
returns this object's owner. (read-only) The owner or null if this object is owned directly by the Chart
Static
compareStatic
compareStatic
equalsStatic
equalsStatic
getStatic
getStatic
getStatic
reference
Represents a legend entry in a chart legend.
NOTE: Legend entries are not supported for the following chart types: