The LevelToGradientBrushConverter type exposes the following members.

Properties

  NameDescription
ColorFactor
Gets or sets the factor that is used to derive the two gradient colors. This value should typically be between 0-1, and the smaller the value, the larger the distance between the two colors.
Colors
Gets the list of colors to be used for drawing the nodes, in level order.
EndPoint
Gets or sets the ending point of the gradient.
StartPoint
Gets or sets the starting point of the gradient.

See Also