Gets or sets the maximum intensity.
Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms
C#
![]() |
---|
public double MaxIntensity { get; set; } |
Visual Basic
![]() |
---|
Public Property MaxIntensity As Double |
A double value specifying maximum intensity. The default value is 100.
The renderer loads intensity values from third dimension of the series. The default 100 value lets you specify them as percentage.