02-09-2007 08:25 AM
02-12-2007 12:10 PM
"PointStyle is the base class for point styles. PointStyle provides a pre-defined list of available point styles. In addition, you can derive from this class to provide a custom point style for members, such as a custom point style for a plot or cursor.
"Note When implementing a derived a class of PointStyle, you must provide an implementation for Draw."
02-12-2007 02:05 PM
You can also read the following help topic for an example on how to do this by navigating to the Table of Contents >> NI Measurement Studio Help >> Measurement Studio .NET Class Library >> Using the Measurement Studio .NET Class Libraries >> Using the Measurement Studio Windows Forms .NET Controls >> Using the Measurement Studio Graph .NET Controls >> Extending the Measurement Studio Graph .NET Controls >> Creating a Custom Point Style for the Measurement Studio Windows Forms Graph .NET Controls.