MindFusion.Wpf Pack Programmer's Guide
BarSeries.ProgressPath Property
See Also
 





Gets or sets the path used for retrieving progress values from the DataSource. This is a dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public string ProgressPath { get; set; }

Visual Basic  Copy Code

Public Property ProgressPath As String

 Property Value

A string value. The default is an empty string.

 See Also

BarSeries Members
BarSeries Class
MindFusion.Charting.Wpf Namespace