MindFusion.Wpf Pack Programmer's Guide
RealTimeChart.FrameTopThickness Property
See Also
 





Gets or sets the thickness of the top plot area frame.

Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf

 Syntax

C#  Copy Code

public double FrameTopThickness { get; set; }

Visual Basic  Copy Code

Public Property FrameTopThickness As Double

 Property Value

A double value. The default value is 50.0.

 Remarks

The FrameTopThickness property specifies the space above the plot area.

 See Also

RealTimeChart Members
RealTimeChart Class
MindFusion.RealTimeCharting.Wpf Namespace