Gets a value indicating whether the specified data item should be emphasized by the SeriesRenderer.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
bool IsEmphasized ( |
Visual Basic
![]() |
---|
Function IsEmphasized( _ |
An integer value specifying the index of a data item.
true to emphasize the specified data item, or false otherwise.
At this time emphasized data items are supported only by PieRenderer, where they are rendered as detached pieces.
Charting for WinForms Programmer's Guide | © 2024 MindFusion |