AnnotationNibStyleAlpha Property |
LightningChart .NET Help
Nib color alpha.
Namespace:
Arction.WinForms.Charting.Annotations
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax[DefaultValueAttribute(200)]
public int Alpha { get; set; }<DefaultValueAttribute(200)>
Public Property Alpha As Integer
Get
Set
public:
[DefaultValueAttribute(200)]
property int Alpha {
int get ();
void set (int value);
}Property Value
Type:
Int32
See Also