Implements Series.IsEmphasized. PointSeries always returns false.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public bool IsEmphasized ( |
Visual Basic Copy Code |
---|
Public Function IsEmphasized( _ |
An integer value specifying the index of a data item.
true to emphasize the specified data item, or false otherwise.
Charting for .NET MAUI Guide | © 2024 MindFusion |