Gets or sets a Brush used to fill candlesticks, which open value is smaller or equal to its close value.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public Brush RisingBrush { get; set; } |
Visual Basic Copy Code |
---|
Public Property RisingBrush As Brush |
An instance of the Brush class.
Charting for .NET MAUI Guide | © 2024 MindFusion |