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
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
BackgroundMode
Arka planın görüntüleme modunu alır ve ayarlar.
public BackgroundMode BackgroundMode { get; set; }
Özellik Değeri
Font
Belirtilen ChartFrame nesnesinin Aspose.Cells.Charts.LegendEntry.Font nesnesini alır.
public Font Font { get; }
Özellik Değeri
IsDeleted
Efsane girişinin silinip silinmediğini alır ve ayarlar.
public bool IsDeleted { get; set; }
Özellik Değeri
IsTextNoFill
Metnin dolgusunun olup olmadığını alır veya ayarlar.
public bool IsTextNoFill { get; set; }