menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum OfficeChartPictureType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum OfficeChartPictureType

    Specifies how pictures are displayed on a column, bar picture chart, or legend key.

    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.Base.dll
    Syntax
    public enum OfficeChartPictureType

    Fields

    Name Description
    stack

    Indicates picture is sized to repeat a maximum of 15 times in the longest stacked bar.

    stackScale

    Indicates picture is sized to a specified number of units and repeated the length of the bar.

    stretch

    Indicates picture is stretched the full length of stacked bar.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved