Enum SymbolsDisplayMode
Specifies how the symbols should be displayed in the Stencil.
Namespace: Syncfusion.UI.Xaml.Diagram
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public enum SymbolsDisplayMode
Fields
| Name | Description |
|---|---|
| IconsOnly | Shows only the icon of the symbol in the stencil. |
| NamesUnderIcons | Shows the symbol name under the icon of the symbol in the stencil. |