Skip to main content
All docs
V26.1
  • ValueColorTransformBase.Value Property

    Obtains the value used to calculate the resulting color.

    Namespace: DevExpress.Docs

    Assembly: DevExpress.Docs.Core.v26.1.dll

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public float Value { get; }

    Property Value

    Type Description
    Single

    The value used to calculate the resulting color.

    See Also