Skip to main content
All docs
V25.1
  • SankeyPaletteColorizer Properties

    A colorizer that allows you to specify a palette for a Sankey diagram.
    Name Description
    LinkColor Gets or sets a color that is used to paint all links in the diagram.
    Palette Gets or sets a palette that should be applied to a Sankey diagram.
    PaletteName Gets or sets the name of a palette that is applied to a diagram.
    TypeNameSerializable Gets the string value that is used to serialize the colorizer type. Inherited from SankeyColorizerBase.
    See Also