HalfDonutSelectedColorPalette Property |
LightningChart .NET Help
Selected color palette.
Namespace:
Arction.CustomControls.Wpf
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic HalfDonutColorScale SelectedColorPalette { get; set; }Public Property SelectedColorPalette As HalfDonutColorScale
Get
Set
public:
property HalfDonutColorScale SelectedColorPalette {
HalfDonutColorScale get ();
void set (HalfDonutColorScale value);
}Property Value
Type:
HalfDonutColorScale
See Also