Class LegendEntry

Class LegendEntry

Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)

Bir grafik efsanesinde bir efsane girişi temsil eder.

public class LegendEntry

Miras

objectLegendEntry

Miras Alınan Üyeler

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Özellikler

AutoScaleFont

Nesnenin boyutu değiştiğinde nesnedeki metin yazı tipi boyutunun değişip değişmediğini belirtir. Varsayılan değeri True’dur.

public bool AutoScaleFont { get; set; }

Özellik Değeri

bool

BackgroundMode

Arka planın görüntüleme modunu alır ve ayarlar.

public BackgroundMode BackgroundMode { get; set; }

Özellik Değeri

BackgroundMode

Font

Belirtilen ChartFrame nesnesinin Aspose.Cells.Charts.LegendEntry.Font nesnesini alır.

public Font Font { get; }

Özellik Değeri

Font

IsDeleted

Efsane girişinin silinip silinmediğini alır ve ayarlar.

public bool IsDeleted { get; set; }

Özellik Değeri

bool

IsTextNoFill

Metnin dolgusunun olup olmadığını alır veya ayarlar.

public bool IsTextNoFill { get; set; }

Özellik Değeri

bool

 Türkçe