Charting for WPF Programmer's Guide

BarChart.SeriesWidthProperty Field

See Also
 


Identifies the SeriesWidth dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty SeriesWidthProperty

Visual Basic  Copy Code

Public Shared ReadOnly SeriesWidthProperty As DependencyProperty

 See Also