Enum DataBarFillType

Enum DataBarFillType

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

Bir veri çubuğunun nasıl renklendirileceğini belirtir.

public enum DataBarFillType

Alanlar

Gradient = 1

Veri çubuğu, bir renk gradyanı ile doldurulur.

Solid = 0

Veri çubuğu, düz bir renk ile doldurulur.

 Türkçe