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





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

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

 Syntax

C#  Copy Code

public double FrameBottomThickness { get; set; }

Visual Basic  Copy Code

Public Property FrameBottomThickness As Double

 Property Value

A double value. The default value is 50.0.

 Remarks

The FrameBottomThickness property specifies the space under the plot area.

 See Also

RealTimeChart Members
RealTimeChart Class
MindFusion.RealTimeCharting.Wpf Namespace